home *** CD-ROM | disk | FTP | other *** search
- object ReportForm: TReportForm
- Left = 324
- Top = 154
- Caption = 'Report'
- ClientHeight = 542
- ClientWidth = 517
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCanResize = FormCanResize
- OnClose = FormClose
- OnResize = FormResize
- OnShow = FormShow
- DesignSize = (
- 517
- 542)
- PixelsPerInch = 96
- TextHeight = 13
- object ReportPages: TPageControl
- Left = 0
- Top = 0
- Width = 517
- Height = 497
- Align = alTop
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- end
- object CloseBtn: TButton
- Left = 216
- Top = 509
- Width = 75
- Height = 25
- Anchors = [akBottom]
- Caption = 'Close'
- TabOrder = 1
- OnClick = CloseBtnClick
- end
- end
-